Skip to content

chore(dev-deps): bump eslint-config-xo from 0.50.0 to 0.52.0#422

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-eslint-config-xo-0.52.0
Open

chore(dev-deps): bump eslint-config-xo from 0.50.0 to 0.52.0#422
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-eslint-config-xo-0.52.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps eslint-config-xo from 0.50.0 to 0.52.0.

Release notes

Sourced from eslint-config-xo's releases.

v0.52.0

Breaking

  • Require Node.js 22 6b715f3

New rules

Improvements

  • Add eslint-plugin-jsdoc support ca9780b
  • Add eslint-plugin-regexp support 2eba483
  • Add Markdown support 2bb9c6c
  • Add HTML support 5da39d4
  • Make TypeScript optional for JavaScript-only projects 717184b
  • Use eslint-import-resolver-typescript for import resolution 600b604
  • naming-convention rule: Ignore all exotic/quoted keys bd171ba
  • naming-convention rule: Allow UPPER_CASE for static readonly class properties ce92257
  • naming-convention rule: Allow UPPER_CASE for module-level const variables 0b4bcce
  • Add ?? to no-mixed-operators groups 9117295
  • Require description for file-wide eslint-disable comments 55b6ae1
  • Discourage npm packages with native alternatives 92549e8
  • Remove deprecated rules 7e2747d
  • Disable redundant ESLint rules for TypeScript files f474625
  • capitalized-comments: Don't capitalize commented-out code aedc832

xojs/eslint-config-xo@v0.51.0...v0.52.0

v0.51.0

Breaking

  • The package now exports a function instead of an array. Update your eslint.config.js:
-export default eslintConfigXo;
+export default [...eslintConfigXo()];
  • Removed the ./space and ./browser sub-path exports. Use the space and browser options instead:
export default [...eslintConfigXo({space: true, browser: true})];
  • Requires ESLint 10 and Node.js 20.19+.

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.50.0 to 0.52.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.50.0...v0.52.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo
  dependency-version: 0.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-eslint-config-xo-0.52.0 branch from e5a88d6 to c6421a3 Compare May 17, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants